[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Modify_Topic_Name
Purpose Modifies the topic description.
Decln. Modify_Topic_Name(var M:Nest_Menu;TopicNo:word;Txt:MenuStr);
Remarks M is the name of the menu variable that contains the topic.
TopicNo is the number of the topic to be modified.
Txt is the topic text, i.e. the string that will be displayed in
the menu.
Example
BEGIN
MODIFY_TOPIC_NAME(BOBS_MENU,3,'INSERT OFF');
END;
See Also:
Add_Topic
Modify_Topic
Modify_Topic_Active
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson